'Declaration
Public Sub AddFreeHandAnnotInteractive_2( _ ByVal BorderColor As Integer, _ ByVal BorderWidth As Single, _ ByVal Opacity As Single, _ ByVal ContinuousMode As Boolean _ )
public void AddFreeHandAnnotInteractive_2( int BorderColor, float BorderWidth, float Opacity, bool ContinuousMode )
public procedure AddFreeHandAnnotInteractive_2( BorderColor: Integer; BorderWidth: Single; Opacity: Single; ContinuousMode: Boolean );
public function AddFreeHandAnnotInteractive_2( BorderColor : int, BorderWidth : float, Opacity : float, ContinuousMode : boolean );
public: void AddFreeHandAnnotInteractive_2( int BorderColor, float BorderWidth, float Opacity, bool ContinuousMode )
public: void AddFreeHandAnnotInteractive_2( int BorderColor, float BorderWidth, float Opacity, bool ContinuousMode )
Parameters
- BorderColor
- BorderWidth
- Opacity
- ContinuousMode